Schema bimoR.v1
Schema bimoR.v1 : Typ złożony CustomComponent
Typ złożony CustomComponent
Opis
Dedykowany komponent raportu
Typ reprezentujący dedykowany komponent (produkt elementarny), wchodzących w skład raportu BIG InfoMonitor. Komponent dedykowany (spoza standardowej listy obsługiwanych w protokole) może być dostępny dla określonego subskrybenta po wcześniejszych uzgodnieniach z BIG IM.
Przestrzeń nazw http://api.big.pl/bimoR/v1
Diagram
Element data Element customComponentName Grupa componentAttributes Sequence Typ złożony CustomComponent
Przegląd
CustomComponent
Dedykowany komponent raportu
Typ reprezentujący dedykowany komponent (produkt elementarny), wchodzących w skład raportu BIG InfoMonitor. Komponent dedykowany (spoza standardowej listy obsługiwanych w protokole) może być dostępny dla określonego subskrybenta po wcześniejszych uzgodnieniach z BIG IM.
Sequence
componentAttributes
Grupa standardowych atrybutów komponentu raportu (produktu elementarnego).
customComponentName optional Typ prosty string50
Nazwa komponentu dedykowanego
Nazwa komponentu dedykowanego
data optional xs:anyType
Dane komponentu dedykowanego
Dane zwrócone w wyniku przetworzenia komponentu
Używany przez
Źródło
<xs:complexType name="CustomComponent" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Dedykowany komponent raportu</div>
      <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Typ reprezentujący dedykowany komponent (produkt elementarny), wchodzących w skład raportu BIG InfoMonitor. Komponent dedykowany (spoza standardowej listy obsługiwanych w protokole) może być dostępny dla określonego subskrybenta po wcześniejszych uzgodnieniach z BIG IM.</div>
    </xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:group ref="br:componentAttributes">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Grupa atrybutów komponentu raportu.</div>
        </xs:documentation>
      </xs:annotation>
    </xs:group>
    <xs:element name="customComponentName" type="bc:string50" minOccurs="0">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Nazwa komponentu dedykowanego</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Nazwa komponentu dedykowanego</div>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="data" type="xs:anyType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Dane komponentu dedykowanego</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Dane zwrócone w wyniku przetworzenia komponentu</div>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Zobacz także